net/http.http2timer.C (method)

4 uses

	net/http (current package)
		h2_bundle.go#L5100: 	case <-timer.C():
		h2_bundle.go#L7307: 	C() <-chan time.Time
		h2_bundle.go#L7935: 				case <-tm.C():
		h2_bundle.go#L8843: 		respHeaderTimer = timer.C()